Skip to content

Conversation

@TimothyMakkison
Copy link
Contributor

Delete unused files and code

@claude
Copy link
Contributor

claude bot commented Feb 6, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

This is a clean refactoring PR that removes over 1,200 lines of unused code from the source generator, including:

  • Unused interfaces, hook writers, and helper classes
  • Dead methods from various utility classes
  • An entire generic type inference system that was no longer referenced

The deletions were verified to have no external callers, and all changes are safe. Great work cleaning up technical debt!

@thomhurst thomhurst merged commit d48088e into thomhurst:main Feb 6, 2026
8 of 10 checks passed
This was referenced Feb 6, 2026
This was referenced Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants